home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BigMax 21
/
BigMax nº 21
/
BigMax nº 21.iso
/
big21.dir
/
Internal_38_men.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-25
|
223 b
|
14 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to "menu2"
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to "Menu"
cursor(-1)
end
on mouseUp me
go("MenuPrin")
end